From: Juri Linkov Date: Fri, 26 Mar 2004 07:05:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23507 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b4947b347745f305e95745c62cbad401edddcc25;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 055f0b332eb..95f0d83a6f9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -6,7 +6,7 @@ * vc.el (vc-print-log): Undo prev change, use new function vc-arg-list from vc-hooks.el. - + 2004-03-26 Masatake YAMATO * simple.el (completion-setup-function): Emphasize the @@ -42,6 +42,14 @@ * jit-lock.el (jit-lock): Remove links to removed Support Modes Info node. + * eshell/eshell.el (eshell): Fix broken info-link. + + * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): + * eshell/em-banner.el (eshell-banner): + * eshell/em-smart.el (eshell-smart): + * eshell/esh-cmd.el (eshell-cmd): + Comment out broken info-links to incomplete Info manual. + * info-xref.el: Fix commentary. 2004-03-25 Kevin Ryde